gtk4.git
2021-10-18 Emmanuele BassiMerge branch 'wip/cdavis/flowbox-add-functions' into...
2021-10-18 Matthias ClasenMerge branch 'wip/baedert/for-master' into 'master'
2021-10-18 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-18 Matthias ClasenMerge branch 'feature/calendar-first-day' into 'master'
2021-10-18 Matthias Clasenci: Allow macos to fail
2021-10-18 Jonas ÅdahlMerge branch 'work/reset_opaque' into 'master'
2021-10-18 Jonas ÅdahlMerge branch 'work/tidy' into 'master'
2021-10-18 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-18 Matthias ClasenImprove a msgid
2021-10-18 Matthias Clasendocs: Cosmetics
2021-10-18 Matthias Clasendocs: Cosmetics
2021-10-18 Benjamin Ottetestsuite: Add workarounds for non-gl backends
2021-10-18 Benjamin Ottebroadway: Use gdk_texture_save_to_png_bytes()
2021-10-18 Benjamin Ottegdk: Rework gdk_pixbuf_get_from_texture()
2021-10-18 Benjamin Ottejpeg: Use gdk_memory_texture_from_texture()
2021-10-18 Benjamin Ottetiff: Refactor
2021-10-17 Benjamin Ottegltexture: Fix conditions for glGetTexImage() call
2021-10-17 Benjamin Otteglcontext: reinstate another missing "!"
2021-10-17 Timm BäderEnsure blur nodes have a positive blur radius
2021-10-17 Timm Bädermain: Flip set_widget_active_state() logic
2021-10-17 Timm Bädertheme: enable tabular numbers in GtkCalendar
2021-10-17 Timm Bäderfontrendering: Protect against NULL hints
2021-10-17 Timm Bädercssparser: Make a signed expression unsigned
2021-10-16 Benjamin OtteMerge branch 'fix-dnd-coordinates-on-windows' into...
2021-10-16 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-16 Benjamin Ottegdk: Move GdkMemoryFormat enum to gdktypes.h
2021-10-16 Benjamin Otteglcontext: Reinstate missing "!"
2021-10-15 David Edmundsonwayland: port code to g_clear_pointer
2021-10-15 David Edmundsonwayland: drop unused member variables
2021-10-13 Benjamin OtteMerge branch 'wip/otte/memoryformat' into 'master'
2021-10-13 Benjamin Ottegl: Use gdk_memory_texture_new_from_texture()
2021-10-13 Benjamin Ottegl: Refactor texture uploading
2021-10-13 Benjamin Ottegltexture: Determine format in current thread
2021-10-13 Benjamin Ottegl: Move texture uploading to the renderer
2021-10-13 Benjamin Ottegl: Fix downloading textures *again*
2021-10-13 Benjamin Ottepng: Refactor png saving
2021-10-13 Benjamin OtteAdd memory formats used by libpng
2021-10-12 Sveinn í FelliUpdate Icelandic translation
2021-10-12 Christopher... gtkflowbox: Add prepend() and append()
2021-10-12 Niels De Graefcalendar: Add an explanatory comment
2021-10-12 Rafael FontenelleUpdate Brazilian Portuguese translation
2021-10-12 Niels De Graefcalendar: Fix abbreviated day names
2021-10-12 Emmanuele BassiMerge branch 'bilelmoussaoui/gtk-snapshot' into 'master'
2021-10-12 Bilal Elmoussaouigtk: fix Snapshot.push_shadow annotation
2021-10-12 Benjamin Ottepng: Do loader conversions in GDK
2021-10-12 Benjamin Ottetexture: Refactor downloading
2021-10-11 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-11 Benjamin Ottex11: Don't try to move destroyed windows
2021-10-11 David Edmundsonwayland: Mark opaque_region as dirty on hide
2021-10-11 Matthias ClasenMerge branch 'ngl-is-the-new-gl' into 'master'
2021-10-11 Matthias ClasenMerge branch 'docs-window-position' into 'master'
2021-10-10 Emmanuele BassiMerge branch 'docs-urlmap' into 'master'
2021-10-10 John Ralls[gtkimcontextquartz] Accommodate moving GdkSurface...
2021-10-09 Benjamin OtteMerge branch 'wip/otte/gles' into 'master'
2021-10-09 Emmanuele Bassidocs: Add GdkPixbuf to the URL map
2021-10-09 Benjamin Ottetestsuite: Add run for GLES
2021-10-09 Benjamin Ottegl: Make sure to set a proper alignment
2021-10-09 Benjamin Ottegl: Check the stride is a multiple of the bpp
2021-10-09 Benjamin Ottegl: Set stride properly in fallback
2021-10-09 Benjamin Ottegl: Fix broken internal format
2021-10-09 Benjamin Ottetestsuite: Add a test targeting GL upload code
2021-10-09 Benjamin Ottengl: Use the right value
2021-10-08 Asier Sarasua... Update Basque translation
2021-10-08 Benjamin OtteMerge branch 'wip/otte/glcontext' into 'master'
2021-10-08 Emmanuele Bassidocs: Mention gtk_window_set_position() being gone
2021-10-08 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-08 Benjamin Otteglcontext: Add gdk_gl_context_get_api()
2021-10-08 Benjamin Ottengl: Fix glTexImage2D() usage on GLES
2021-10-08 Benjamin Ottegl: Check allowed APIs in realize()
2021-10-08 Benjamin Otteglcontext: Deprecate gdk_gl_context_set_use_es()
2021-10-08 Benjamin Otteglcontext: Add GdkGLContext::allowed-apis
2021-10-08 Benjamin Ottengl: Compute correct renderformat
2021-10-08 Benjamin Ottengl: fbo 0 has no color attachment
2021-10-07 Matthias Clasengsk: provide an ngl renderer
2021-10-07 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-07 Benjamin Ottecss: Render the background-clip area, not the backgroun...
2021-10-07 Matthias ClasenSkip gsk_ngl type funcs
2021-10-07 Matthias ClasenMaintain abi
2021-10-07 Matthias ClasenRename ngl to gl
2021-10-07 Matthias ClasenMerge branch 'wip/cdavis/menu-item-markup' into 'master'
2021-10-07 Christopher... Add support for pango markup in menu items
2021-10-07 Matthias ClasenMerge branch 'fix-filechooser-portal-crash' into 'master'
2021-10-07 Matthias Clasenfilechooserportal: Take a ref on transient-for
2021-10-07 Matthias ClasenMerge branch 'wip/matthiasc/gsk-hdr' into 'master'
2021-10-07 Matthias Clasenngl: Make render_texture high depth aware
2021-10-07 Matthias Clasenngl: Update framebuffer format for each frame
2021-10-07 Matthias Clasenngl: Determine intermediate formats
2021-10-07 Matthias Clasenngl: Allow specifying texture formats
2021-10-07 Matthias Clasengsk: Add high depth rendernode api
2021-10-07 Benjamin Ottetexture: Make format a property of GdkTexture
2021-10-06 Benjamin Ottetestsuite: Fail more accurately
2021-10-06 Benjamin Ottecairo: Use GdkTexture for converting from pixbuf
2021-10-06 Benjamin Ottegdk: hdr => high depth
2021-10-06 Benjamin Ottememoryformat: Add gdk_memory_format_prefers_high_depth()
2021-10-06 Benjamin Ottegl: Move memory <=> GL format mapping
2021-10-06 Benjamin Ottememorytexture: Split out GdkMemoryFormat handling
2021-10-06 Matthias ClasenMerge branch 'wip/chergert/dropdown-show-arrow' into...
2021-10-06 Christian Hergertdropdown: fix extraneous * in documentation
2021-10-06 Christian Hergertdropdown: add GtkDropDown:show-arrow property
2021-10-06 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
next